home *** CD-ROM | disk | FTP | other *** search
- #Inventor V2.0 ascii
-
- RsnSplineSetKit {
- fields [ SFNode ctrlCoordinate3,
- SFNode coordinate3,
- SFNode splineList,
- SFShort isJoinEnds, ]
- isJoinEnds 0
- ctrlCoordinate3 DEF +0 Coordinate3 {
- point [ 0 1 0,
- 0.125 1 0,
- 0.251044 0.961102 0,
- 0.502087 0.857116 0,
- 0.707107 0.707107 0,
- 0.857116 0.502087 0,
- 0.961102 0.251044 0,
- 1 0 0,
- 0.961102 -0.251044 0,
- 0.857116 -0.502087 0,
- 0.707107 -0.707107 0,
- 0.502087 -0.857116 0,
- 0.251044 -0.961102 0,
- 0.125 -1 0,
- 0 -1 0 ]
- }
-
- coordinate3 DEF +1 Coordinate3 {
- }
-
- splineList NodeKitListPart {
- childTypeNames "RsnSplineKit"
- containerNode Group {
- RsnSplineKit {
- fields [ SoSFShort startCtrlPts,
- SoSFShort numCtrlPts,
- SoSFShort startTessPts,
- SoSFShort numTessSteps,
- SoSFShort isStartNew,
- SFNode ctrlCoordinate3,
- SFNode coordinate3,
- ]
- startCtrlPts 0
- numCtrlPts 15
- startTessPts 0
- numTessSteps 1
- isStartNew 0
- ctrlCoordinate3 USE +0
-
- coordinate3 USE +1
-
- }
- }
-
- }
-
- }
-
-